[HVM] Save/restore: trigger FPU state save based on v->fpu_initialised
authorTim Deegan <Tim.Deegan@xensource.com>
Mon, 4 Jun 2007 16:09:12 +0000 (17:09 +0100)
committerTim Deegan <Tim.Deegan@xensource.com>
Mon, 4 Jun 2007 16:09:12 +0000 (17:09 +0100)
commitd1895441b3bad78953fda5481c23d711cdbaee84
tree31bb124fcf91d62b799ebb6c63a28ab745aca5f5
parent6ef7b1c6967d13d430abd8a20344eb8b4e7d6056
[HVM] Save/restore: trigger FPU state save based on v->fpu_initialised
and not on the i387_valid flag, which has no meaning in this context.
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
xen/arch/x86/hvm/hvm.c